悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-On High Performance with Spring 5 - 图书

    2018计算机·数据库
    导演:Chintan Mehta Subhash Shah Pritesh Shah Prashant Goswami Dinesh Radadiya
    If you’re a Spring developer who’d like to build high performance applications and have more control over your application's performance in production and development, this book is for you. Some familiarity with Java, Maven, and Eclipse is necessary.
    Hands-On High Performance with Spring 5
    图书

    Hands-On High Performance with Spring 5 - 图书

    2018计算机·数据库
    导演:Chintan Mehta Subhash Shah Pritesh Shah Prashant Goswami Dinesh Radadiya
    If you’re a Spring developer who’d like to build high performance applications and have more control over your application's performance in production and development, this book is for you. Some familiarity with Java, Maven, and Eclipse is necessary.
    Hands-On High Performance with Spring 5
    图书

    Hands-On High Performance Programming with Qt 5 - 图书

    2019医学健康·医学
    导演:Marek Krajewski
    Achieving efficient code through performance tuning is one of the key challenges faced by many programmers. This book looks at Qt programming from a performance perspective. You'll explore the performance problems encountered when using the Qt framework and means and ways to resolve them and optimize performance.The book highlights performance improvements and new features released in Qt 5.9, Qt 5.11, and 5.12 (LTE). You'll master general computer performance best practices and tools, which can help you identify the reasons behind low performance, and the most common performance pitfalls experienced when using the Qt framework. In the following chapters, you’ll explore multithreading and asynchronous programming with C++ and Qt and learn the importance and efficient use of data structures. You'll also get the opportunity to work through techniques such as memory management and design guidelines, which are essential to improve application performance. Comprehensive sections that cover all these concepts will prepare you for gaining hands-on experience of some of Qt's most exciting application fields - the mobile and embedded development domains.By the end of this book, you'll be ready to build Qt applications that are more efficient, concurrent, and performance-oriented in nature.
    Hands-On High Performance Programming with Qt 5
    搜索《Hands-On High Performance Programming with Qt 5》
    图书

    Hands-On Reactive Programming in Spring 5 - 图书

    2018计算机·计算机综合
    导演:Oleh Dokuka Igor Lozynskyi
    These days, businesses need a new type of system that can remain responsive at all times. This is achievable with reactive programming; however, the development of these kinds of systems is a complex task, requiring a deep understanding of the domain. In order to develop highly responsive systems, the developers of the Spring Framework came up with Project Reactor.Hands-On Reactive Programming in Spring 5 begins with the fundamentals of Spring Reactive programming. You’ll explore the endless possibilities of building efficient reactive systems with the Spring 5 Framework along with other tools such as WebFlux and Spring Boot. Further on, you’ll study reactive programming techniques and apply them to databases and cross-server communication. You will advance your skills in scaling up Spring Cloud Streams and run independent, high-performant reactive microservices.By the end of the book, you will be able to put your skills to use and get on board with the reactive revolution in Spring 5.1!
    Hands-On Reactive Programming in Spring 5
    搜索《Hands-On Reactive Programming in Spring 5》
    图书

    Hands-On Reactive Programming in Spring 5 - 图书

    2018计算机·计算机综合
    导演:Oleh Dokuka Igor Lozynskyi
    These days, businesses need a new type of system that can remain responsive at all times. This is achievable with reactive programming; however, the development of these kinds of systems is a complex task, requiring a deep understanding of the domain. In order to develop highly responsive systems, the developers of the Spring Framework came up with Project Reactor.Hands-On Reactive Programming in Spring 5 begins with the fundamentals of Spring Reactive programming. You’ll explore the endless possibilities of building efficient reactive systems with the Spring 5 Framework along with other tools such as WebFlux and Spring Boot. Further on, you’ll study reactive programming techniques and apply them to databases and cross-server communication. You will advance your skills in scaling up Spring Cloud Streams and run independent, high-performant reactive microservices.By the end of the book, you will be able to put your skills to use and get on board with the reactive revolution in Spring 5.1!
    Hands-On Reactive Programming in Spring 5
    搜索《Hands-On Reactive Programming in Spring 5》
    图书

    Hands-On Spring Security 5 for Reactive Applications - 图书

    2018计算机·理论知识
    导演:Tomcy John
    Security is one of the most vital concerns for any organization. The complexity of an application is compounded when you need to integrate security with existing code, new technology, and other frameworks. This book will show you how to effectively write Java code that is robust and easy to maintain.Hands-On Spring Security 5 for Reactive Applications starts with the essential concepts of reactive programming, Spring Framework, and Spring Security. You will then learn about a variety of authentication mechanisms and how to integrate them easily with the Spring MVC application. You will also understand how to achieve authorization in a Spring WebFlux application using Spring Security.You will be able to explore the security confgurations required to achieve OAuth2 for securing REST APIs and integrate security in microservices and serverless applications. This book will guide you in integrating add-ons that will add value to any Spring Security module.By the end of the book, you will be proficient at integrating Spring Security in your Java applications.
    Hands-On Spring Security 5 for Reactive Applications
    搜索《Hands-On Spring Security 5 for Reactive Applications》
    图书

    Hands-On Cryptography with Python - 图书

    2018科学技术·自然科学
    导演:Samuel Bowne
    Hands-On Cryptography with Python is for security professionals who want to learn to encrypt and evaluate data, and compare different encryption methods.
    Hands-On Cryptography with Python
    搜索《Hands-On Cryptography with Python》
    图书

    Hands-On Concurrency with Rust - 图书

    2018社会文化·社科
    导演:Brian L. Troutwine
    This book is aimed at software engineers with a basic understanding of Rust who want to exploit the parallel and concurrent nature of modern computing environments, safely.
    Hands-On Concurrency with Rust
    搜索《Hands-On Concurrency with Rust》
    图书

    Hands-On Networking with Azure - 图书

    2018计算机·理论知识
    导演:Mohamed Waly
    This book is for developers, IT professionals, and database admins who have prior experience of working on Microsoft Azure and want to make the most out of Azure Networking Services.
    Hands-On Networking with Azure
    搜索《Hands-On Networking with Azure》
    图书

    Hands-On Microservices with Kubernetes - 图书

    2019科学技术·工业技术
    导演:Gigi Sayfan
    Kubernetes is among the most popular open-source platforms for automating the deployment, scaling, and operations of application containers across clusters of hosts, providing a container-centric infrastructure.Hands-On Microservices with Kubernetes starts by providing you with in-depth insights into the synergy between Kubernetes and microservices. You will learn how to use Delinkcious, which will serve as a live lab throughout the book to help you understand microservices and Kubernetes concepts in the context of a real-world application. Next, you will get up to speed with setting up a CI/CD pipeline and configuring microservices using Kubernetes ConfigMaps. As you cover later chapters, you will gain hands-on experience in securing microservices, and implementing REST, gRPC APIs, and a Delinkcious data store. In addition to this, you’ll explore the Nuclio project, run a serverless task on Kubernetes, and manage and implement data-intensive tests. Toward the concluding chapters, you’ll deploy microservices on Kubernetes and learn to maintain a well-monitored system. Finally, you’ll discover the importance of service meshes and how to incorporate Istio into the Delinkcious cluster. By the end of this book, you’ll have gained the skills you need to implement microservices on Kubernetes with the help of effective tools and best practices.
    Hands-On Microservices with Kubernetes
    搜索《Hands-On Microservices with Kubernetes》
    图书
    加载中...